[INFO] cloning repository https://github.com/SneedSeedFeed/reikland
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SneedSeedFeed/reikland" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSneedSeedFeed%2Freikland", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSneedSeedFeed%2Freikland'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f79bf672fc2ab26e3eab506ca2075d43a10ff777
[INFO] fixing SneedSeedFeed/reikland against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSneedSeedFeed%2Freikland" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SneedSeedFeed/reikland
[INFO] finished tweaking git repo https://github.com/SneedSeedFeed/reikland
[INFO] tweaked toml for git repo https://github.com/SneedSeedFeed/reikland written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SneedSeedFeed/reikland on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SneedSeedFeed/reikland already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded str_enum v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f
[INFO] running `Command { std: "docker" "start" "2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking reikland v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stdout] error[E0432]: unresolved imports `reikland::deserializer_types::Encoding`, `reikland::deserializer_types::WithEncoding`, `reikland::types::encoding`
[INFO] [stdout]   --> tests/wrapper_types.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |         Encoding, WithEncoding,
[INFO] [stdout]    |         ^^^^^^^^  ^^^^^^^^^^^^ no `WithEncoding` in `deserializer_types`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `Encoding` in `deserializer_types`
[INFO] [stdout] ...
[INFO] [stdout] 14 |     types::encoding::RubyEncoding,
[INFO] [stdout]    |            ^^^^^^^^ could not find `encoding` in `types`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/deserializer_types.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "encoding")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `encoding` feature
[INFO] [stdout] 23 | pub use ivar::{Encoding, WithEncoding};
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/deserializer_types.rs:23:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "encoding")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `encoding` feature
[INFO] [stdout] 23 | pub use ivar::{Encoding, WithEncoding};
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #[cfg(feature = "encoding")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `encoding` feature
[INFO] [stdout]  3 | pub mod encoding;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::types::encoding`, `crate::deserializer_types::ivar::WithEncoding`
[INFO] [stdout]    --> src/deserializer.rs:919:26
[INFO] [stdout]     |
[INFO] [stdout] 919 |             ivar::{Ivar, WithEncoding},
[INFO] [stdout]     |                          ^^^^^^^^^^^^ no `WithEncoding` in `deserializer_types::ivar`
[INFO] [stdout] ...
[INFO] [stdout] 923 |         types::encoding::RubyEncoding,
[INFO] [stdout]     |                ^^^^^^^^ could not find `encoding` in `types`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   2 | #[cfg(feature = "encoding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `encoding` feature
[INFO] [stdout]   3 | pub mod encoding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/deserializer_types/ivar.rs:138:30
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(feature = "encoding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `encoding` feature
[INFO] [stdout] 138 | pub use encoding::{Encoding, WithEncoding};
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reikland` (test "wrapper_types") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reikland` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f", kill_on_drop: false }`
[INFO] [stdout] 2338c26365fd866a2d37ad78c2faf52554aa2a6d55f5c80ba397c56aa1a5f04f
